Skip to content

Fix nested local reference resolution - #700

Open
Guflly wants to merge 1 commit into
python-jsonschema:mainfrom
Guflly:fix/nested-local-ref-resolution
Open

Fix nested local reference resolution#700
Guflly wants to merge 1 commit into
python-jsonschema:mainfrom
Guflly:fix/nested-local-ref-resolution

Conversation

@Guflly

@Guflly Guflly commented Aug 2, 2026

Copy link
Copy Markdown

Resolves nested local $ref paths from the file that declares them instead of the root schema. Adds an acceptance test with a nested schema directory.

Local checks: 606 tests passed, 20 skipped; mypy and pre-commit also pass.

Fixes #640

@Guflly
Guflly force-pushed the fix/nested-local-ref-resolution branch from 27d581e to 13251e5 Compare August 2, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to resolve nested $refs when using local files

1 participant